You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
Minc Method
>
MtxExpr.Minc Method ([In] TVec)
Dew Math for .NET
MtxExpr.Minc Method ([In] TVec)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
Minc Method
Collapse All
Returns the minimum of the source data.
Syntax
C#
Visual Basic
public
static
TCplx
Minc
([In]
TVec
X
);
Public
static
Function
Minc
(
X
As
[In]
TVec
)
As
TCplx
Remarks
Internally calls
Vector.Minc
Group
Minc Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
Minc Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!